@charset "utf-8";
/* CSS Document */
/*顶部*/
.top-box{width:100%;}
.top{width:1200px;margin:0 auto;padding:10px 0;overflow: hidden;}
.logo{float:left;}
.top form{float:left;margin:20px 0 0 150px;position: relative;}
.top form p{position: absolute;left:20px;top:10px;color:#E1DEDE;}
.top form input{width:300px;height:40px;border:2px solid #cb0500;font-size: 14px;color:#000;padding:0 10px; float: left;line-height: 40px;}
.top form button{background: #cb0500; float: left;}
.top form button img{margin:10px 25px;}
.hotline{float:right;margin:20px 0 0 0;}
.hotline img{float:left;}
.hotline p{float:left;font-size:24px;color:#cb0500;margin-left:40px;}


/*导航*/
.menu{width:100%;background:#c70500;}
.nav{width:1200px;margin:0 auto;}
.nav li{float:left;padding:15px 44px;}
.nav li a{color:#fff;}



/*底部*/
.bottom{width:100%;background: #262626;margin-top: 40px;}
.bottom-t{width:1200px;margin:0 auto;padding:30px 0 0 0;}
.bottom-left{float:left;margin-top:80px;}
.bottom-center{float:left;width:190px;margin:40px 0 0 92px;}
.bottom-center li{float: left;margin:0 30px 20px 0;}
.bottom-center li a{color:#c9c7c7;}
.bottom-right{float:left;color:#c9c7c7;line-height: 30px;margin-left: 92px;}
.bottom-right a{ color:#c9c7c7; }
.bottom-im{float: right;text-align: center;color:#c9c7c7;margin:20px 0 0 92px;line-height: 30px;}
.bottom-im img{width:123px;}
.bottom-b{width:1200px;margin:0 auto;padding:30px 0;}
.bottom-b img{padding-bottom: 30px;}
.bottom-b p{float: left;color:#c9c7c7;}
.bottom-b p a{color:#c9c7c7;}
.bottom-b p a:hover{color:#c70500;}